Mac GUI build tweaks.
authorrobertlipe <robertlipe@gmail.com>
Mon, 27 Aug 2012 02:03:12 +0000 (02:03 +0000)
committerrobertlipe <robertlipe@gmail.com>
Mon, 27 Aug 2012 02:03:12 +0000 (02:03 +0000)
gpsbabel/gui/app.pro

index b725446d3bd7207479ac1e58f435ea4c9a9a60d2..9cd9af0730dad9e2bd01f06180064a65ec84f202 100755 (executable)
@@ -5,8 +5,9 @@ CONFIG += qt release
 #CONFIG += qt debug console
 
 # For Mac, x86 and x64, but not PPC binary.   Ignored on other OSes.
-macx:CONFIG -= x86_64 
+macx:CONFIG -= x86_64 
 # macx:CONFIG += x86
+macx:DEFINES += HAVE_CONFIG_H
 
 ICON = images/appicon.icns